字典APP>英语词典>return key翻译和用法

return key

英 [rɪˈtɜːn kiː]

美 [rɪˈtɜːrn kiː]

网络  回车键; 返回键; 归位键; 返回电键

计算机

英英释义

noun

  • the key on electric typewriters or computer keyboards that causes a carriage return and a line feed
      Synonym:return

    双语例句

    • Seeming anomalies like these are troublesome, and at first glance, it may seem better to return to the "Key it my way or else" method of programming.
      像这样的异常看起来很麻烦,乍看上去,返回编程的“Keyitmywayorelse”似乎更好。
    • Please remember to return your key before you leave our hotel.
      在您离开酒店前,请记住归还钥匙。
    • We named ours digital_foundations and pressed the Return key.
      我们把它取名为“数字基础”,然后点击返回键。
    • Computer manufacturers are considering changing the command Press Any Key to Press Return Key because of the flood of calls asking where the Any key is.
      计算机制造商正考虑把指令“按任何键”改为“按回车键”,因为潮水般的电话问“任何键”在什么地方。
    • Some frameworks also provide a series of standardized key codes that represent keyboard-based events ( such as hitting the Escape key, Return key, cursor keys, and so forth).
      有些框架还会提供一组标准键盘代码来表示基于键盘的事件(如按下Escape键、Return键、光标键,等等)。
    • You can select a sub-menu by pressing the Enter ( return) key to choose the highlighted option.
      您可以通过按Enter(回车)键选择一个子菜单,并选择高亮显示的选项。
    • You can bypass entering a value for optional parameters by pressing the return key, as shown in the example below.
      您可以通过按回车键,绕过可选参数值的输入,如以下示例所示。
    • The irony is, if you had used the element in the first place, pressing the Return key would have actually worked.
      具有讽刺意味的是,如果您一开始就使用了元素,按下Return键就已经奏效了。
    • After input it, confirm the parameter is right, press the return key on the lower corner to return to the store and take off submenu.
      输入完以后确认每组参数无误,按下角的返回键返回到竹节存取的子菜单。
    • You might want to select a set, order and filter it, and then return only the child elements of the results; return is the key that makes that possible.
      有可能在选择节点集、排序并筛选之后,只返回结果的子元素,return是实现这种功能的关键。